PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentProperties Class / getLockedOcgs Method
In This Topic
    getLockedOcgs Method
    In This Topic
    Gets the list of locked optional content groups.
    Syntax
    public PDFOptionalContentGroupList getLockedOcgs()

    Return Value

    The collection of optional content groups that are locked when the document is displayed.
    See Also